body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,hr,pre,code,legend,button,form,fieldset,input,textarea,p,blockquote,th,td,hr{padding: 0; margin: 0;}

li{
	list-style: none;
}
a:hover{
	text-decoration: none;
}

body{
	background: #f2f2f2;
	font-family: "微软雅黑";
}

/* top */
.welcomebox{
	background: #1f1e1e;
}
.welcome-worlds{
	color: #fff;
	line-height: 42px;
}
.icons p{
	color: #fff;
	padding-left: 12px;
	margin-top: 11px;
}
.icons p img{
	margin-right: 8px;
}
.logobox{
	padding: 0px;
	background: #1f1e1e;
}

.productbox{
	background: #fff;
	padding: 15px 0px;
	margin-top: 32px;
	}
.classification_f1{
	width: 805px;
	background: #f09e1c;
	padding: 15px 0px 15px 15px;
	text-align: left;
	overflow: hidden;
}
.classification_f1 ul{
	overflow: hidden;
	margin-top: 8px;
}
.classification_f1 b{
	font-size: 23px;
	color: #fff;
	font-weight: normal;
	padding-left: 12px;	
}
.classification_f1 li{
	float: left;
	margin-right: 40px;
}
.classification_f1 li a{
	color: #fff;
	line-height: 30px;
	font-size: 15px;
}
.services{
	float: left;
	padding-left: 35px;
}
.services p{	
	margin: 50px 0px;
	padding-left: 60px;
}
.services p img{
	margin-bottom: 16px;
}
.services p span{
	font-size: 15px;
	color: #383838;	
}
.services p:first-child{
	border-right: solid 1px #ccc;
	padding-right: 45px;
}
.services p:last-child{
	padding-left: 100px;
	border-left: solid 1px #ccc;
	margin-left: 60px;
}
.services p:last-child img{
	margin-top: 10px;
}

.zhijiabox{ 
	width:1170px; 
	height:auto; 
	margin:0 auto; 
	overflow:hidden; 
	padding-bottom:42px;
	font-family:'Microsoft Yahei';
	}
.casebox,.zhijiabox ul{
	margin-top: 42px;
} 
.zhijiabox ul li{ 
	width:280px; 
	height:244px; 
	overflow:hidden; 
	float:left; 
	margin:0px 6px; 
	position:relative; 
	text-align:center;
	}
.zhijiabox ul li img{ 
	width:280px; 
	height:244px; 
	position:absolute; 
	left:0; 
	top:0; 
	z-index:10;	
	}
.zhijiabox ul li .mark{ 
	background:url(../images/jia.png) no-repeat center 100px #000;
	opacity:0.7; 
	display:none; 
	width:280px; 
	height:244px; 
	position:absolute; 
	left:0; 
	top:0; 
	z-index:15; 
	text-indent:-3000px; 
	overflow:hidden;
	filter:alpha(opacity=0.7);
	}
.zhijiabox ul li .mark2{ 
	width:280px; 
	height:40px; 
	line-height:40px;
	background:url(../images/touming.png) no-repeat center top; 
	position:absolute; 
	left:0; 
	top:204px; 
	color:#fff; 
	font-size:18px; 
	z-index:20;
	}

.news li a{
	color: #333;
}
.news li a:hover{
	text-decoration: none;
}
.news{
	text-align: left;
	padding-left: 0px;	
	padding-right:35px;	
}
.news li strong{
	font-size: 30px;
	color: #f7b71e;
	font-weight: normal;
}
.news li span{
	font-size: 20px;
	color: #666;
}
.news li p{
	color: #666;
	font-size: 14px;
	line-height: 24px;
	padding-top: 8px;
}
.news ul,.news li{
	margin-top: 26px;
}
.more{
	text-align: right;
	margin: 16px 0px;	
}
.more a{
	color: #000;
}
.abouts{
	padding-left: 0px;
}
.abouts .n_title,.abouts p{
	padding-left: 26px;
}
.abouts .n_title{
	margin-bottom: 26px;
}
.abouts p{
	color: #666;
	line-height: 30px;
}

.pc{
	margin: 36px 0px;
}

.rish,.maps{
	margin-top: 45px;
}
.words p{
	font-size: 16px;
	color: #41403f;
	line-height: 27px;
}
.rish span{
	font-size: 34px;
	color: #2a2a29;
	line-height: 34px;
}
.words{
	margin-top: 20px;
}
.ewm p{
	font-size: 16px;
	color: #383838;
	text-align: center;
}
.ewm{
	margin-top: 36px;
}
.linkbox{
	margin-top: 45px;
	overflow: hidden;
}
.linkbox ul li{
	float: left;
	margin-right: 16px;
}
.linkbox ul li a{
	color: #5d5d5c;
	line-height: 45px;
}

.footerbox{
	background: #3a3636;
	margin-top: 40px;
	padding: 23px 0px;
}
.navtabs span{
	font-size: 22px;
	color: #fff;	
}
.navtabs span img{
	margin-right: 12px;
}
.navtabs li a{
	color: #fff;
	line-height: 27px;
}
.navtabs ul{
	margin-top: 15px;
}
.navtabs {
	border-right: solid 1px #fff;
}



.t_maps{
	background: #ccc;
	height: 36px;
	line-height: 36px;
	padding-left: 15px;
}
.t_maps span{
	font-size: 16px;
}
.t_maps a{
	float: right;
	color: #000;
	font-size: 13px;
}



@media only screen and (max-width: 768px) {
	.news{
		padding-left: 15px;
	}
}

